Learning OpenStack Networking (Neutron) Second Edition by Second Edition
Author:Second Edition [eBook]
Language: eng
Format: mobi, epub
Publisher: Packt Publishing
Published: 0101-01-01T00:00:00+00:00
Installing and configuring the Neutron L3 agent
To install the Neutron L3 agent, run the following command on the controller node:
# apt-get install neutron-l3-agent
Neutron stores the L3 agent configuration in the /etc/neutron/l3_agent.ini file. The most common configuration options will be covered in the next section.
Defining an interface driver
The Neutron L3 agent must be configured to use an interface driver that corresponds to the chosen mechanism driver. In a reference implementation, that can be either the LinuxBridge or Open vSwitch drivers.
On the controller node, update the Neutron L3 agent configuration file at /etc/neutron/l3_agent.ini and specify one of the following interface drivers.
For LinuxBridge, use the following settings:
[DEFAULT]
...
interface_driver = neutron.agent.linux.interface.BridgeInterfaceDriver
For Open vSwitch, run the following settings:
[DEFAULT]
...
interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
Download
Learning OpenStack Networking (Neutron) Second Edition by Second Edition.epub
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7808)
Grails in Action by Glen Smith Peter Ledbrook(7719)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6822)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6821)
Running Windows Containers on AWS by Marcio Morales(6345)
Kotlin in Action by Dmitry Jemerov(5090)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(5061)
Combating Crime on the Dark Web by Nearchos Nearchou(4635)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4595)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4437)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(4326)
The Age of Surveillance Capitalism by Shoshana Zuboff(3979)
Python for Security and Networking - Third Edition by José Manuel Ortega(3887)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3545)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3528)
Learn Wireshark by Lisa Bock(3513)
Mastering Python for Networking and Security by José Manuel Ortega(3376)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3355)
Blockchain Basics by Daniel Drescher(3324)
